Skip to content

build(deps): bump aws.sdk.version from 2.17.136 to 2.17.137 #771

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2022

Bumps aws.sdk.version from 2.17.136 to 2.17.137.
Updates software.amazon.awssdk:bom from 2.17.136 to 2.17.137

Changelog

Sourced from software.amazon.awssdk:bom's changelog.

2.17.137 2022-02-24

AWS Glue DataBrew

  • Features

    • This AWS Glue Databrew release adds feature to merge job outputs into a max number of files for S3 File output type.

AWS S3 Control

  • Features

    • Amazon S3 Batch Operations adds support for new integrity checking capabilities in Amazon S3.

AWS Transfer Family

  • Features

    • Support automatic pagination when listing AWS Transfer Family resources.

Amazon Lightsail

  • Features

    • This release adds support to delete and create Lightsail default key pairs that you can use with Lightsail instances.

Amazon Route 53

  • Features

    • SDK doc update for Route 53 to update some parameters with new information.

Amazon Simple Storage Service

  • Features

    • This release adds support for new integrity checking capabilities in Amazon S3. You can choose from four supported checksum algorithms for data integrity checking on your upload and download requests. In addition, AWS SDK can automatically calculate a checksum as it streams data into S3

Auto Scaling

  • Features

    • You can now hibernate instances in a warm pool to stop instances without deleting their RAM contents. You can now also return instances to the warm pool on scale in, instead of always terminating capacity that you will need later.

Firewall Management Service

  • Features

    • AWS Firewall Manager now supports the configuration of AWS Network Firewall policies with either centralized or distributed deployment models. This release also adds support for custom endpoint configuration, where you can choose which Availability Zones to create firewall endpoints in.
Commits
  • fc193ad Merge pull request #1946 from aws/brawn_integ_test_fix
  • d5e97d8 Deleting AwsCrtClientCallingPatternIntegrationTest as it was causing stallin...
  • 6a9207d Merge pull request #1945 from aws/brawn_integ_test_fix
  • 7f8d97c Create bucket of HttpChecksumIntegrationTest failing due to resuse of buckets...
  • 263f57d Merge pull request #1944 from aws/staging/153248e7-2207-44c5-ae62-36dce7bea260
  • 7f52f49 Release 2.17.137. Updated CHANGELOG.md, README.md and all pom.xml.
  • 93fece9 Amazon Route 53 Update: SDK doc update for Route 53 to update some parameters...
  • 9fc372e AWS Glue DataBrew Update: This AWS Glue Databrew release adds feature to merg...
  • aefa2aa Amazon Lightsail Update: This release adds support to delete and create Light...
  • baaad2e Auto Scaling Update: You can now hibernate instances in a warm pool to stop i...
  • Additional commits viewable in compare view

Updates http-client-spi from 2.17.136 to 2.17.137

Changelog

Sourced from http-client-spi's changelog.

2.17.137 2022-02-24

AWS Glue DataBrew

  • Features

    • This AWS Glue Databrew release adds feature to merge job outputs into a max number of files for S3 File output type.

AWS S3 Control

  • Features

    • Amazon S3 Batch Operations adds support for new integrity checking capabilities in Amazon S3.

AWS Transfer Family

  • Features

    • Support automatic pagination when listing AWS Transfer Family resources.

Amazon Lightsail

  • Features

    • This release adds support to delete and create Lightsail default key pairs that you can use with Lightsail instances.

Amazon Route 53

  • Features

    • SDK doc update for Route 53 to update some parameters with new information.

Amazon Simple Storage Service

  • Features

    • This release adds support for new integrity checking capabilities in Amazon S3. You can choose from four supported checksum algorithms for data integrity checking on your upload and download requests. In addition, AWS SDK can automatically calculate a checksum as it streams data into S3

Auto Scaling

  • Features

    • You can now hibernate instances in a warm pool to stop instances without deleting their RAM contents. You can now also return instances to the warm pool on scale in, instead of always terminating capacity that you will need later.

Firewall Management Service

  • Features

    • AWS Firewall Manager now supports the configuration of AWS Network Firewall policies with either centralized or distributed deployment models. This release also adds support for custom endpoint configuration, where you can choose which Availability Zones to create firewall endpoints in.
Commits
  • fc193ad Merge pull request #1946 from aws/brawn_integ_test_fix
  • d5e97d8 Deleting AwsCrtClientCallingPatternIntegrationTest as it was causing stallin...
  • 6a9207d Merge pull request #1945 from aws/brawn_integ_test_fix
  • 7f8d97c Create bucket of HttpChecksumIntegrationTest failing due to resuse of buckets...
  • 263f57d Merge pull request #1944 from aws/staging/153248e7-2207-44c5-ae62-36dce7bea260
  • 7f52f49 Release 2.17.137. Updated CHANGELOG.md, README.md and all pom.xml.
  • 93fece9 Amazon Route 53 Update: SDK doc update for Route 53 to update some parameters...
  • 9fc372e AWS Glue DataBrew Update: This AWS Glue Databrew release adds feature to merg...
  • aefa2aa Amazon Lightsail Update: This release adds support to delete and create Light...
  • baaad2e Auto Scaling Update: You can now hibernate instances in a warm pool to stop i...
  • Additional commits viewable in compare view

Updates url-connection-client from 2.17.136 to 2.17.137

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `aws.sdk.version` from 2.17.136 to 2.17.137.

Updates `software.amazon.awssdk:bom` from 2.17.136 to 2.17.137
- [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java-v2@2.17.136...2.17.137)

Updates `http-client-spi` from 2.17.136 to 2.17.137
- [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java-v2@2.17.136...2.17.137)

Updates `url-connection-client` from 2.17.136 to 2.17.137

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:http-client-spi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: software.amazon.awssdk:url-connection-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file maven labels Feb 25, 2022
@pankajagrawal16 pankajagrawal16 merged commit d2dc953 into master Feb 25, 2022
@pankajagrawal16 pankajagrawal16 deleted the dependabot/maven/aws.sdk.version-2.17.137 branch February 25, 2022 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file maven size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant